Skip to content

fabrics: fix fabrics_connect() error message#3064

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
martin-gpy:fix_connect_err_msg
Jan 16, 2026
Merged

fabrics: fix fabrics_connect() error message#3064
igaw merged 1 commit intolinux-nvme:masterfrom
martin-gpy:fix_connect_err_msg

Conversation

@martin-gpy
Copy link
Copy Markdown
Contributor

Seeing below error message displayed during nvme connect error scenarios:

failed to connected: Unknown error -1013

Fix this by ensuring the appropriate ret value is passed to nvme_strerror(). And while at it, correct the message text grammar as well.

Seeing below error message displayed during nvme connect error
scenarios:

failed to connected: Unknown error -1013

Fix this by ensuring the appropriate ret value is passed to
nvme_strerror(). And while at it, correct the message text grammar
as well.

Signed-off-by: Martin George <[email protected]>
@igaw igaw merged commit 5f03495 into linux-nvme:master Jan 16, 2026
20 checks passed
@igaw
Copy link
Copy Markdown
Collaborator

igaw commented Jan 16, 2026

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants